On this pageCreateDescriptionThis method creates a new TsgDXFConverter object. It creates an instance of TsgDXFConverter linked to the file specified in the FileName parameter. For loading the file it is necessary to call the Load method.Syntaxconstructor Create(const FileName: string);